Papers with high-quality questions
Towards Better Question Generation in QA-based Event Extraction (2024.findings-acl)
Copied to clipboard
| Challenge: | True. True. EE aims to extract event-related information from unstructured texts. |
| Approach: | They propose a reinforcement learning method that evaluates the quality of a question and provides clear guidance to QA models. |
| Outcome: | The proposed method generates generalizable, high-quality, and context-dependent questions and provides clear guidance to QA models. |
MCQG-SRefine: Multiple Choice Question Generation and Evaluation with Iterative Self-Critique, Correction, and Comparison Feedback (2025.naacl-long)
Copied to clipboard
| Challenge: | Generating multiple-choice questions (MCQG) for professional exams is challenging due to outdated knowledge, hallucination issues, and prompt sensitivity. |
| Approach: | They propose a framework for converting medical cases into high-quality USMLE-style questions using a self-refine-based framework. |
| Outcome: | The proposed framework improves human expert satisfaction regarding quality and difficulty of medical questions. |
Selecting Better Samples from Pre-trained LLMs: A Case Study on Question Generation (2023.findings-acl)
Copied to clipboard
Xingdi Yuan, Tong Wang, Yen-Hsiang Wang, Emery Fine, Rania Abdelghani, Hélène Sauzéon, Pierre-Yves Oudeyer
| Challenge: | Large Language Models (LLMs) have demonstrated impressive prowess in natural language generation. |
| Approach: | They propose a method to select high-quality questions from LLM-generated candidates using round-trip and prompt-based scoring. |
| Outcome: | The proposed approach can select high-quality questions from a set of LLM-generated candidates without modification of the underlying model nor rely on human annotations. |
Knowledge-Guided Cross-Topic Visual Question Generation (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing methods for visual question generation use answers or question types as constraints to generate questions. |
| Approach: | They propose a knowledge-guided cross-topic visual question generation task to generate unseen topics in cross-section scenarios. |
| Outcome: | The proposed model outperforms baselines and can generate unseen topic-related questions in cross-topic scenarios. |